翻訳と辞書
Words near each other
・ ApacheCon
・ Apacheria
・ Apacheria chiricahuensis
・ Apaches (film)
・ Apaches (subculture)
・ Apachesaurus
・ Apacheta-Aguilucho volcanic complex
・ Apache–Mexico Wars
・ Apachita
・ Apachita (Arequipa)
・ Apachita (Ingavi)
・ Apachita (Pando)
・ Apachita (Potosí)
・ Apachita (Puno)
・ Apachita Limani
Apache Felix
・ Apache fiddle
・ Apache Flex
・ Apache Flink
・ Apache Flume
・ Apache Forrest
・ Apache Fury
・ Apache Geronimo
・ Apache Giraph
・ Apache Gold
・ Apache Gora
・ Apache Group
・ Apache Gump
・ Apache Hadoop
・ Apache Hama


Dictionary Lists
翻訳と辞書 辞書検索 [ 開発暫定版 ]
スポンサード リンク

Apache Felix : ウィキペディア英語版
Apache Felix

Apache Felix is an open source implementation of the OSGi Release 5 core framework specification. The initial codebase was donated from the Oscar project at ObjectWeb.〔(Project Oscar hosted at ObjectWeb )〕 The developers worked on Felix for a full year and have made various improvements while retaining the original footprint and performance. On June 21, 2007, the project graduated from incubation as a top level project and is considered the smallest size software at Apache Software Foundation.
==Running Felix==

To run Apache Felix OSGi, you need to download the felix-framework-4.x.x.tar.gz or felix-framework-4.x.x.zip compressed file from the site. Once you have extracted the Felix framework distribution, from the command line in the extracted directory type the following:
java -jar bin/felix.jar
After bundles are installed and running, typing a command like help from the console will display all available commands, which are:
*bundlelevel ... | - set or get bundle start level.
*cd () - change or display base URL.
*find - display bundles matching substring.
*headers (... ) - display bundle header properties.
*help - display impl commands.
*inspect - inspect dependency information (e.g., packages, service, etc.).
*install (... ) - install bundle(s).
*log () () - list recent log entries.
*obr help - OSGi bundle repository.
*ps (| -s | -u ) - list installed bundles.
*refresh (... ) - refresh packages.
*resolve (... ) - attempt to resolve the specified bundles.
*shutdown - shutdown framework.
*start ( ... ) - start bundle(s).
*startlevel () - get or set framework start level.
*stop (... ) - stop bundle(s).
*sysprop () () () - Display, set, modify and remove system properties.
*uninstall (... ) - uninstall bundle(s).
*update () - update bundle.
*version - display version of framework.

抄文引用元・出典: フリー百科事典『 ウィキペディア(Wikipedia)
ウィキペディアで「Apache Felix」の詳細全文を読む



スポンサード リンク
翻訳と辞書 : 翻訳のためのインターネットリソース

Copyright(C) kotoba.ne.jp 1997-2016. All Rights Reserved.